home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / SoundApp 2.7.3 PPC / SoundApp PPC / SoundApp PPC.rsrc / TEXT_1002_Q&A.txt < prev    next >
Encoding:
Text File  |  2000-11-13  |  7.6 KB  |  94 lines

  1. Questions and Answers
  2.  
  3. If You Encounter Problems‚Ķ
  4. Some of the common problems that result in questions asked of me are discussed here:
  5.  
  6. Play Lists:
  7. Q: Why can I not start playing files at a specified position in the Play List?
  8. Q: Why does reordering the files in a Play List after clicking Play All not change the order in which they are played?
  9. Q: Can SoundApp have a track time and total time summary in the Play List?
  10. Q: Can SoundApp be made to use the new Appearance Manager for a Mac OS 9-like look?
  11. A: All these and many other ideas are planned for a future version of SoundApp, most likely 3.0. At that time I plan on re-designing the user interface and stop supporting 680x0-based Macs.
  12.  
  13. Interface:
  14. Q: Does SoundApp support ‚Äúskins‚Äù?
  15. A: No, and it likely never will.
  16.  
  17. Source Code:
  18. Q: Can I get the source code to SoundApp?
  19. A: No, it is not open source. It is freeware, however. I have no plans to make the source available, as I use some code that others have given me under the condition that I not release it.
  20.  
  21. Q: Can you teach me how to program the Macintosh?
  22. A: No. There are plenty of books on this topic. Get a copy of CodeWarrior Discovery Programming for the Macintosh (visit <http://www.developerdepot.com/>.) Also check out the free resources on Apple's developer web pages at <http://www.apple.com/developer/>. There are newsgroup discussions under the comp.sys.mac.programmer hierarchy and there are IRC channels for this as well.
  23.  
  24. Netscape and SoundApp:
  25. Q: I‚Äôve configured Netscape to use SoundApp as the sound helper application. However, whenever Netscape launches SoundApp, it reports an end-of-file error and won‚Äôt play the files. Why isn‚Äôt it working?
  26. A: The ‚Äúfile type‚Äù pop-up in Netscape‚Äôs helper configuration pane is not set properly. ‚ÄúPLAY‚Äù, which Netscape seems to default to, is a Play List. This setting will confuse SoundApp, since the file downloaded is not a Play List.
  27.  
  28. To setup Netscape to play Windows ‚Äú.wav‚Äù files via SoundApp, do the following:
  29.   1. Open the ‚ÄúGeneral Preferences‚Äù dialog and select the ‚ÄúHelpers‚Äù pane.
  30.   2. Edit the the following entry or create it if it doesn‚Äôt already exist:
  31.       a. MIME Type: ‚Äúaudio/x-wav‚Äù and Suffixes: ‚Äúwav‚Äù.
  32.       b. Then under ‚ÄúHandled By‚Äù click the ‚ÄúAppliction:‚Äù radio button.
  33.       c. Click the ‚ÄúBrowse‚Ķ‚Äù button, find and select SoundApp.
  34.       d. Using the ‚ÄúFile type:‚Äù pop-up menu, select ‚ÄúWAVE‚Äù for the File Type.
  35.   3. Repeat for the ‚Äúaudio/wav‚Äù MIME Type.
  36. For other file formats, either edit an existing audio MIME type or create a new one for the desired type. Typically you‚Äôll receive an alert from Netscape telling you that it can‚Äôt find an apropriate plug-in for a type. See the ‚ÄúFormats‚Äù section for likely suffixes, for example ‚Äúau‚Äù for Sun Audio files.
  37.  
  38. XM and 669:
  39. Q: Why do some IT files sound like static?
  40. A: SoundApp does not yet deal with compressed instruments in IT files. This will be fixed in a future version.
  41.  
  42. Q: Why doesn‚Äôt SoundApp support the XM and 669 music module formats?
  43. A: At some point I plan on writing a few more loaders for ZSS, but it will take a while to implement.
  44.  
  45. Q: What about Player Pro?
  46. A: I have looked into Player Pro; but, for technical reasons, it is not possible to incorporate its music engine into SoundApp at this time.
  47.  
  48. MPEG:
  49. Q: Why doesn't SoundApp support streaming MP3 files (e.g. Icecast/Shoutcast)?
  50. A: Support for this format is planned in a future version, most likely 3.0.
  51.  
  52. Q: Why can‚Äôt I play MP3/MPEG files on my 680x0 Macintosh?
  53. A: SoundApp can only play MPEG files on PowerPC-based computers. Some 680x0-based Macintoshes may be able to play them in theory, but the code I have for MPEG playback cannot play in real-time on these machines. They are much, much too slow.
  54.  
  55. Q: Why does SoundApp refuse to play some MPEG audio files but not others?
  56. A: SoundApp‚Äôs MPEG engine may have some problems with some files depending upon their characteristics. If it can Get Info on them but not play them, then please let me know.
  57.  
  58. Q: Can SoundApp display and edit ID3 tags?
  59. A: It will display the track name only and does not allow editing. This will change in a future version.
  60.  
  61. Q: Why doesn‚Äôt SoundApp support encoding of MPEG files?
  62. A: The main issue is that MPEG Layer III encoders require a patent license to use the technology legally. This starts at US$10,000 per year. Obviously, since SoundApp is freeware, I cannot afford this. Secondly, the algorithm is very complex and not documented very well. I neither have the time nor desire to spend months delving into this.
  63.  
  64. For more information on the licensing issue, please visit <http://www.iis.fhg.de/amm/legal/>. They are enforcing their patents (as is their right) and a number of encoding projects have been stopped as a result.
  65.  
  66. At some point, I may include MPEG layer II encoding which, for higher bit-rates, actually sounds better than MPEG layer III. See <http://www.raum.com/mpeg/> for more information on encoding MPEGs on the Macintosh.
  67.  
  68. Other Sound Formats:
  69. Q: Will SoundApp ever support Real Audio files? 
  70. A: It is unlikely that SoundApp will support streaming RA files since that adds a lot of overhead to SoundApp and there already is a free player for that format. For stand-alone RA files, I may try to support them depending on whether the algorithms are proprietary.
  71.  
  72. Q: But what about converting RealAudio files, which the free player doesn't do?
  73. A: The reason it doesn't do so is to prevent people from violating the licensing agreements for the audio files. This is why they sue people who provide such capabilities.
  74.  
  75. Q: Why doesn‚Äôt SoundApp support this special format, e.g., Akai or Roland samples? 
  76. A: I don‚Äôt know anything about these formats, so I cannot implement support for them. Roland and Akai‚Äôs formats are proprietary, as are many Internet sound and voice mail formats. If you have technical information on any popular file formats that SoundApp does not currently support, please send me the details and I will see what I can do.
  77.  
  78. Conversion:
  79. Q: Why can‚Äôt my PC play WAVE files generated by SoundApp?
  80. A: Most likely they are not being transferred to the PC correctly. Common problems are uploading the files in text mode or MacBinary format (which PCs can‚Äôt read) instead of in binary mode or forgetting the ‚Äú.wav‚Äù suffix. Remember, PCs are still not very smart and require suffixes in order to access files properly.
  81.  
  82. Q: Why do I get an ‚ÄúOutput file is too large (> 16 MB)‚Äù error when converting a CD audio track or a MP3 file?
  83. A: You are trying to convert to a System sound file or suitcase. There is a limitation on sound in these files of 16 MB. To convert this file, select a different output file type, e.g. AIFF or WAVE from the Convert menu.
  84.  
  85. Sound Playback:
  86. Q: Why do some files (especially MPEG Layer III) start to play then stop? 
  87. A: Your computer‚Äôs processor or disk drive is too slow or overly busy. This can especially happen while accessing a CD-ROM under Mac OS 8 due to some changes apparently made in Mac OS 8.
  88.  
  89. Q: Why does the Status window‚Äôs slider sometimes revert to a progress bar when playing files of certain types? 
  90. A: Not all file formats inherently support random access and SoundApp doesn‚Äôt yet emulate this capability for those formats. File encodings that do not support random access are: Amiga IFF Fibonacci-delta compressed files and DVI ADPCM files.
  91.  
  92. AppleScript Ranges:
  93. Q: Why does the start at and stop at AppleScript parameters work for some files and not others?
  94. A: SoundApp doesn‚Äôt support these parameters for stereo SoundEdit, non-block based compressed files (Fibbonacci-delta, Huffman and DVI ADPCM), MOD/S3M/MTM and MIDI. Future versions may support some of the compressed types for conversion.